home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1997 February
/
EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso
/
enigma
/
earcd
/
utility
/
utilcli
/
scrnshff.lha
/
ScreenShuffle.readme
< prev
Wrap
Text File
|
1996-12-02
|
1KB
|
44 lines
Short: Tiny program to move public screens around
Uploader: agraham@hal9000.net.au (Ali Graham)
Author: agraham@hal9000.net.au (Ali Graham)
Type: util/cli
Requires: An Amiga 8-), OS 2+
Version: 0.1
This is a leetle program that I wrote because I needed the
function it provided at the time, and I wasn't going to
log on to the 'net until later that night :)
I'm sure there's probably already something on Aminet
that does the same...
Features:
* Move screen to back or front.
* If no screen is specified (& therefore the ReadArgs will
fail), then the Workbench screen will be moved to the
front.
Template: SCREEN/A,FRONT/S,BACK/S
i.e. SCREEN/A - (Required) Screen to operate upon.
FRONT/K - (Switch) Move screen to front.
BACK/K - (Switch) Move screen to back.
The screen name is case-sensitive; you must provide it
exactly as specified by the program that owns the screen.
(If I get any requests I wouldn't mind making a
pattern-matching version, but it's not something that I
need.)
If both front and back switches are used, screen will
jump to front then move to back; I don't know if this is
important to anyone or not, but someone might like it...
Full source in AmigaE is provided; should even compile
with E v2.1b (I use v3.2e, registered).
This program is MailWare - mail me to say thanks/no thanks/
do a better job next time etc...